home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000157_news@columbia.edu _Wed Oct 6 09:24:23 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA11845
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 6 Oct 1999 09:24:23 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id JAA15825
  7.     for kermit.misc@watsun.cc.columbia.edu; Wed, 6 Oct 1999 09:17:44 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: getting stuck at SET LINE with AIX 4.1.5
  11. Date: 6 Oct 1999 13:17:43 GMT
  12. Organization: Columbia University
  13. Message-ID: <7tfi5n$fee$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <19991005173722.21026.00001355@ng-ch1.aol.com>,
  17. RH720 <rh720@aol.com> wrote:
  18. : I am using C-Kermit 6.0.192 with AIX 4.1.5 - cannot get past SET LINE - the
  19. : system always hangs.  I am a PICK applications programmer, so I am far from
  20. : a UNIX expert - I did turn getty off on the dev in question though, to no
  21. : avail.  Not sure what to do next.  I would appreciate suggestions.
  22. Are you trying to set up a modem call?  Did you give a SET MODEM TYPE
  23. command before the SET LINE command, as the manual says?
  24.  
  25. What does C-Kermit's greeting say when you start it?  It should mention
  26. which AIX version is was built for.  If is says "AIX 3"-point-anything, then
  27. you're running the wrong C-Kermit binary.
  28.  
  29. In any case, I'd recommend you try C-Kermit 7.0:
  30.  
  31.   http://www.columbia.edu/kermit/ck70.html
  32.  
  33. If it doesn't make the problem go away, send email to
  34. kermit-support@columbia.edu with details.
  35.  
  36. - Frank